showHeader
Type
property
Summary
Specifies if the PolyGrid widget will show the column header
Syntax
set the showHeader of widget to {true | false}
get the showHeader of widget
Description
If showHeader is true then the columns header will be shown
Examples
set the showHeader of widget"PolyGrid" to true